home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / comm / te150a.zip / INS_EZY.DOC < prev    next >
Text File  |  1996-10-11  |  2KB  |  52 lines

  1.   ┌───────────────────────────────────────────────────────────────────────┐
  2.   │ ░░░░░ │           Setting up TurboEDIT with EzyCom            │ ░░░░░ │
  3.   └───────────────────────────────────────────────────────────────────────┘
  4.  
  5.    This  is just  meant to be  an  example  of how to  successfully  setup
  6.    TurboEDIT -- It may or may not be the best way, but it DOES work.
  7.  
  8.    Thanks to  Darrell Harder (1:153/9116) for  providing his  EzyCom Setup
  9.    for TurboEDIT.
  10.  
  11.    Here's the information Darrell sent us:
  12.  
  13.    Install the TurboEDIT files in a directory of your choice, Darrell used
  14.    C:\EZY\TE,  so this is the  directory we'll  be using for our examples.
  15.    If you change it, adjust your setup accordingly.
  16.  
  17.    Next, run TESETUP.EXE and config to your preferences.
  18.  
  19.    The TE.BAT that is included in the archive is not required for use with
  20.    EzyCom.  It may be deleted.
  21.  
  22.    In EzyCom Config select Messages Areas | Misc.
  23.  
  24.    ╒═══════════════════════════ Message Misc ═════════════════════════════
  25.    │ Usable Message Areas        :  704 of 1536
  26.    │ Real Name Kludge Line       : Yes
  27.    │ Quote String                :  @>
  28.    │ External Editor             : C:\EZY\TE\TEDIT.EXE -PC:\EZY -N*N *D1 *M
  29.    │ Old Style MSGTMP            : Yes
  30.    │ Show Full Messages          : No
  31.    │ Write messages to Self      : No
  32.    ╘══════════════════════════════════════════════════════════════════════
  33.  
  34.    -N*N passes the node number to TurboEDIT, *M  specifies  swap to  disk,
  35.    and -PC:\EZY is the path to EzyCom -- CHANGE THIS IF NECESSARY!
  36.  
  37.    If you experience problems with TurboEDIT not being able to locate  its
  38.    configuration file, you should set the TEDIT environment variable. This
  39.    can be done by adding the following line to your AUTOEXEC.BAT:
  40.  
  41.    SET TEDIT=C:\EZY\TE
  42.              ^^^^^^^^^ (change this to the path to TurboEDIT).
  43.  
  44.    Also you might want to  play with the -S parameter if you run a  multi-
  45.    tasker.  -S### (where the ### is 100ths of a  second) detemines  when a
  46.    time slice is released. Default is 1 second (100/100ths).
  47.  
  48.   ┌───────────────────────────────────────────────────────────────────────┐
  49.   │ ░░░░░ │                  End of EzyCom Setup                  │ ░░░░░ │
  50.   └───────────────────────────────────────────────────────────────────────┘
  51.  
  52.